| 2005-08-03 |
kaf24@firebug... | MErge. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Merge, |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | The attached trivial patch fixes a spurious gcc-4.0... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | gcc-3.4/ia64 compilation fixes. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | 1) Make more functions in io.c static |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Manual merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
iap10@freefall... | Update -xen config file for net grant tables. Default... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Manula merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Fix typo in Linux header file. Totally harmless --... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
iap10@freefall... | Modify default Linux 2.6 config files to build for... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
iap10@freefall... | Fix automatic toggling of PAE in Linux config files |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
iap10@freefall... | Since we use configs from dist/install/boot in preferen... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
smh22@firebug... | Don't enable PAE by default just yet. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
vh249@arcadians... | fix netdriver grant table option back to n by default |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix migration for SMP guests with 1 vcpu. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
vh249@firebug... | update x86_64 config files for grant table in netdriver |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
djm@kirby.fc... | Fix CONFIG_VTI build |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | Remove USB front/back from 2.4 build, totally. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Update xenstore python bindings for "Implement watching... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix SMP save/restore for 1 vcpu by adding suspend/resum... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix unbind_ipi_from_irq - evtchn_to_irq[evtchn] not... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Add prototype for bind_ipi_on_cpu_to_irq. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Add prototype for balloon_init_watcher. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Implement watching of nodes which don't exist. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix up non-valgrind case to send stderr to file like... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Don't abort on untranslatable errors: EINVAL and print... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
djm@kirby.fc... | Merging with xen-unstable |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix checkpointing - add save/restore support to the... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | Better XenLinux page fault debug output for PAE. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Fixes. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | A few consoled tweaks. It's not worth building by default |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | Remove some binary files. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | This is the first patch to move the console code out... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | This is the first patch to move the console code out... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Manual merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Disable build of pygrub for now - does not build with... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Fix typo in pygrub code |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | The attached patch converts the balloon driver and... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | > to "CONFIG_PAGING_LEVELS >= 3", maybe I forgot to... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | Missing ia64_stubs file for libxc. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Fix calling point for do_softirq, which should only... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Remainder of ACM patch (hgrrrr). |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Fix compilation issue, and then VTI dom0 is up again. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Final set of HV change to support multiple domains... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Add hypercall continuation support, or else dom_mem_op... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Disallow reprogram_ac_timer to change itm, since there... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Add copyright info. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | The patches below clean-up sHype-related file names... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | The attached patch adds the support that was only stubb... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | * support proper scsi disk name |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Revert unintended enabling of grant tables for netback... |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
djm@kirby.fc... | Merge with latest xen-unstable |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
djm@kirby.fc... | Fix the build on gcc-3.4.x (ia64 files) |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
djm@kirby.fc... | Workaround new call to do_softirq in scrub_heap_pages... |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
vh249@arcadians... | correct wrong variables pass to the set_pte_at macro. |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
smh22@firebug... | Manual merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
smh22@firebug... | Minor clean ups of time.c and partial build fixes for 2.4 |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
ach61@arcadians... | PDB: convert ptrace.c and traps.c changes to local... |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
kaf24@firebug... | This patch adds two macros for construction of the |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
kaf24@firebug... | While merging my development tree with the latest hg... |
commit | commitdiff | tree | snapshot |
| 2005-07-31 |
ach61@arcadians... | PDB: roll out changes to ptrace.c and traps.c |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
djm@kirby.fc... | Accomodate change to common alloc_domheap_page |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
djm@kirby.fc... | Merge in minor ia64 Makefile change from xen-unstable |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
djm@kirby.fc... | Updates to conform to latest xen-unstable |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | dom_mem_ops address_bitsd fix. |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | x86_32 build fix. |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | This patch renames balloon command to "set-mem", so... |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | This patch does 2 jobs: |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | Patch for 64-bit VMX guest destroy |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | Here is our latest patch to enable the Xen tools to |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | Attached patch adds a DMA zone to xen, also modifies... |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | This patch updates the CPU field in xm list for multi... |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | ... for dom0 if we know we'll need it. This is the xen |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | ... so it builds again and also add a note to the xen... |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | Really just basic preparation: switch over PAE builds... |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | fix x86_64 domain0 /dev/mem issue |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
ach61@arcadians... | PDB: add some additional files |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
ach61@arcadians... | PDB: process targets |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
fred@localhost... | Make ns16550 rework on tiger4 box |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
fred@localhost... | Add kregs change |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
fred@localhost... | This patch adds necessary support for vcontext merge... |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
cl349@firebug... | Don't unbind port when event channel binding fails. |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
cl349@firebug... | Simplify code by acking watch as soon as we read it. |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
cl349@firebug... | Simplify code by making in and out pointers internal... |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
kaf24@firebug... | Nicer platform timer string (include clock rate in... |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
fred@localhost... | More syntactic changes for preparation of vcpu_info... |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
kaf24@firebug... | Fix irq.c warning, from aq. |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
fred@localhost... | Add emulation to rsm.be, which is first encounted in... |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
kaf24@firebug... | Fix gnttab bug in blkfront. |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
fred@localhost... | Fix the issue of complete rebuild for any change |
commit | commitdiff | tree | snapshot |
| 2005-07-28 |
fred@localhost... | Nop change. Just a test |
commit | commitdiff | tree | snapshot |
| 2005-07-27 |
kaf24@firebug... | Slightly better time debugging support in Xen. |
commit | commitdiff | tree | snapshot |
| 2005-07-27 |
djm@kirby.fc... | Disable NaT support, fast tick and improved PAL support... |
commit | commitdiff | tree | snapshot |
| 2005-07-27 |
djm@kirby.fc... | Syntactic changes to prepare for possible vcpu_info... |
commit | commitdiff | tree | snapshot |
| 2005-07-27 |
djm@kirby.fc... | Add xen-shared-info offset generation |
commit | commitdiff | tree | snapshot |
| next |